* todos.el: Fixes for item marking and marked items.
authorStephen Berman <stephen.berman@gmx.net>
Mon, 13 May 2013 09:42:25 +0000 (11:42 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 13 May 2013 09:42:25 +0000 (11:42 +0200)
commit3321a0f0762fca5c8123bf9ff6b349bc017703ad
treecc5d30c5e3db82b16dd132004ff8213f3699a4e3
parentad87163b7e810f5587401b565289e2817a3448fb
* todos.el: Fixes for item marking and marked items.
(todos-toggle-mark-item): Make no-op if point is not on an item.
Toggle mark even if point is not at start of item.
(todos-item-done): Signal an error if a done item is marked.
Process marked todo items even if point is in done items section.
lisp/calendar/ChangeLog
lisp/calendar/todos.el